slimecing

a fighting game featuring slimes and swords
Log | Files | Refs | README

InGameHintsActions.inputactions (8618B)


      1 {
      2     "name": "InGameHintsActions",
      3     "maps": [
      4         {
      5             "name": "Gameplay",
      6             "id": "9af2d1b0-cc47-4300-854c-838acb4b168b",
      7             "actions": [
      8                 {
      9                     "name": "Move",
     10                     "type": "Value",
     11                     "id": "7e7492e7-1329-48bb-9fdc-279fd15473b4",
     12                     "expectedControlType": "Vector2",
     13                     "processors": "",
     14                     "interactions": ""
     15                 },
     16                 {
     17                     "name": "Look",
     18                     "type": "Value",
     19                     "id": "981fecc2-2e7a-4d6a-b041-00b47626e0a1",
     20                     "expectedControlType": "Vector2",
     21                     "processors": "",
     22                     "interactions": ""
     23                 },
     24                 {
     25                     "name": "PickUp",
     26                     "type": "Button",
     27                     "id": "5a59bbc2-a3d4-4cbd-88bb-01120d97dc69",
     28                     "expectedControlType": "",
     29                     "processors": "",
     30                     "interactions": ""
     31                 },
     32                 {
     33                     "name": "Drop",
     34                     "type": "Button",
     35                     "id": "f37bbe7e-e241-443f-b868-c784e1219f25",
     36                     "expectedControlType": "",
     37                     "processors": "",
     38                     "interactions": ""
     39                 },
     40                 {
     41                     "name": "Throw",
     42                     "type": "Button",
     43                     "id": "e450d71c-7cc5-4879-afb5-f3ed682d9824",
     44                     "expectedControlType": "",
     45                     "processors": "",
     46                     "interactions": ""
     47                 }
     48             ],
     49             "bindings": [
     50                 {
     51                     "name": "",
     52                     "id": "5abc4d20-74bd-4f14-902f-2bd2cf59cc28",
     53                     "path": "<Gamepad>/leftStick",
     54                     "interactions": "",
     55                     "processors": "",
     56                     "groups": "Gamepad",
     57                     "action": "Move",
     58                     "isComposite": false,
     59                     "isPartOfComposite": false
     60                 },
     61                 {
     62                     "name": "WASD",
     63                     "id": "b16141b1-1611-44db-9576-5a004eb451f2",
     64                     "path": "2DVector",
     65                     "interactions": "",
     66                     "processors": "",
     67                     "groups": "Keyboard&Mouse",
     68                     "action": "Move",
     69                     "isComposite": true,
     70                     "isPartOfComposite": false
     71                 },
     72                 {
     73                     "name": "up",
     74                     "id": "2b20de3f-1ad8-4b42-b591-595edf60dced",
     75                     "path": "<Keyboard>/w",
     76                     "interactions": "",
     77                     "processors": "",
     78                     "groups": "Keyboard&Mouse",
     79                     "action": "Move",
     80                     "isComposite": false,
     81                     "isPartOfComposite": true
     82                 },
     83                 {
     84                     "name": "down",
     85                     "id": "2f92eaa9-7f1f-4f42-9682-d105f7c2fc22",
     86                     "path": "<Keyboard>/s",
     87                     "interactions": "",
     88                     "processors": "",
     89                     "groups": "Keyboard&Mouse",
     90                     "action": "Move",
     91                     "isComposite": false,
     92                     "isPartOfComposite": true
     93                 },
     94                 {
     95                     "name": "left",
     96                     "id": "3ba79a56-c5f8-4999-8203-bef8471f4bd8",
     97                     "path": "<Keyboard>/a",
     98                     "interactions": "",
     99                     "processors": "",
    100                     "groups": "Keyboard&Mouse",
    101                     "action": "Move",
    102                     "isComposite": false,
    103                     "isPartOfComposite": true
    104                 },
    105                 {
    106                     "name": "right",
    107                     "id": "8d9acfe6-d844-4860-a151-01d6eb0dfb48",
    108                     "path": "<Keyboard>/d",
    109                     "interactions": "",
    110                     "processors": "",
    111                     "groups": "Keyboard&Mouse",
    112                     "action": "Move",
    113                     "isComposite": false,
    114                     "isPartOfComposite": true
    115                 },
    116                 {
    117                     "name": "",
    118                     "id": "b69cbeb7-a5bf-4df1-8965-17d944634cef",
    119                     "path": "<Gamepad>/rightStick",
    120                     "interactions": "",
    121                     "processors": "",
    122                     "groups": "Gamepad",
    123                     "action": "Look",
    124                     "isComposite": false,
    125                     "isPartOfComposite": false
    126                 },
    127                 {
    128                     "name": "",
    129                     "id": "b2ddefc9-49da-485d-be28-58e3ec3f8080",
    130                     "path": "<Mouse>/delta",
    131                     "interactions": "",
    132                     "processors": "",
    133                     "groups": "Keyboard&Mouse",
    134                     "action": "Look",
    135                     "isComposite": false,
    136                     "isPartOfComposite": false
    137                 },
    138                 {
    139                     "name": "",
    140                     "id": "92182492-7b62-47e0-94ad-53d9937d9905",
    141                     "path": "<Gamepad>/buttonSouth",
    142                     "interactions": "",
    143                     "processors": "",
    144                     "groups": "Gamepad",
    145                     "action": "PickUp",
    146                     "isComposite": false,
    147                     "isPartOfComposite": false
    148                 },
    149                 {
    150                     "name": "",
    151                     "id": "e20635aa-ffe7-4ed9-8802-96c039d26a8f",
    152                     "path": "<Keyboard>/q",
    153                     "interactions": "",
    154                     "processors": "",
    155                     "groups": "Keyboard&Mouse",
    156                     "action": "PickUp",
    157                     "isComposite": false,
    158                     "isPartOfComposite": false
    159                 },
    160                 {
    161                     "name": "",
    162                     "id": "f5571cd9-1166-4ddc-9071-37dc597b1d4e",
    163                     "path": "<Gamepad>/buttonEast",
    164                     "interactions": "",
    165                     "processors": "",
    166                     "groups": "Gamepad",
    167                     "action": "Drop",
    168                     "isComposite": false,
    169                     "isPartOfComposite": false
    170                 },
    171                 {
    172                     "name": "",
    173                     "id": "950f549e-ec9c-4d03-aeff-f09ec4031d01",
    174                     "path": "<Keyboard>/e",
    175                     "interactions": "",
    176                     "processors": "",
    177                     "groups": "Keyboard&Mouse",
    178                     "action": "Drop",
    179                     "isComposite": false,
    180                     "isPartOfComposite": false
    181                 },
    182                 {
    183                     "name": "",
    184                     "id": "47d1952d-797b-4f5b-986c-654b8e479deb",
    185                     "path": "<Gamepad>/buttonSouth",
    186                     "interactions": "",
    187                     "processors": "",
    188                     "groups": "Gamepad",
    189                     "action": "Throw",
    190                     "isComposite": false,
    191                     "isPartOfComposite": false
    192                 },
    193                 {
    194                     "name": "",
    195                     "id": "02e2493d-1eb3-4334-9d25-92f2b5e21399",
    196                     "path": "<Keyboard>/space",
    197                     "interactions": "",
    198                     "processors": "",
    199                     "groups": "Keyboard&Mouse",
    200                     "action": "Throw",
    201                     "isComposite": false,
    202                     "isPartOfComposite": false
    203                 }
    204             ]
    205         }
    206     ],
    207     "controlSchemes": [
    208         {
    209             "name": "Gamepad",
    210             "bindingGroup": "Gamepad",
    211             "devices": [
    212                 {
    213                     "devicePath": "<Gamepad>",
    214                     "isOptional": false,
    215                     "isOR": false
    216                 }
    217             ]
    218         },
    219         {
    220             "name": "Keyboard&Mouse",
    221             "bindingGroup": "Keyboard&Mouse",
    222             "devices": [
    223                 {
    224                     "devicePath": "<Keyboard>",
    225                     "isOptional": false,
    226                     "isOR": false
    227                 },
    228                 {
    229                     "devicePath": "<Mouse>",
    230                     "isOptional": false,
    231                     "isOR": false
    232                 }
    233             ]
    234         }
    235     ]
    236 }